Merge branch 'msvc-fix' into 'master'
authorMatthias Clasen <mclasen@redhat.com>
Sun, 13 Jun 2021 11:38:22 +0000 (11:38 +0000)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 13 Jun 2021 11:38:22 +0000 (11:38 +0000)
commit65212535df13c8ef35ca2d25339ca4ccbe7cd594
tree79ece6c601f01c56618d1e8b734c1db1578e2aa5
parent2554ee27d9693e6845433a94ab8e5905d128d69e
parent106ac7c782e2b502e4b6553dc0e6a623c9f1075c
Merge branch 'msvc-fix' into 'master'

Fix illegal instruction crash on x64 CPUs without POPCNT instruction when compiled with MSVC

See merge request GNOME/gtk!3664